.. _`Create Folder`: .. _`com.sympathyfordata.azure.graph.folder.create`: Create Folder ````````````` .. image:: node_graph_create.svg :width: 48 Documentation ::::::::::::: Create Folder in the Folder specified by the :ref:`Folder Item ` passed as :ref:`graph_data_365` input. Optionally outputs :ref:`Graph port ` with the Folder Item as :ref:`graph_data_365`. Definition :::::::::: Input ports ........... **graph** graph Graph Output ports ............ **graph** 0 - 1, graph Graph Configuration ............. **If folder already exists** (if_folder_exists) What to do if the folder already exists **Name** (name) Set folder name Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.driveitem.select` Examples ........ * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: CreateFolderItemGraph :noindex: